-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
1.8.0
-
Code
-
Classes
- ValidateFormData
Total Complexity |
33 |
Dependencies |
1 |
Dependents |
5 |
Total lines |
214 |
Lines of code |
99 |
Logical lines of code |
44 |
Comment lines |
92 |
Methods |
13 |
Properties |
9 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filter_data_by_whitelisted_key() |
A |
50 |
11 |
29 |
actions() |
S |
60 |
6 |
13 |
__construct() |
S |
54 |
3 |
21 |
set_message() |
S |
69 |
3 |
6 |
set_error_message() |
S |
71 |
2 |
6 |
get_data() |
S |
82 |
1 |
3 |
get_error_message() |
S |
79 |
1 |
3 |
has_error() |
S |
80 |
1 |
3 |
get_message() |
S |
78 |
1 |
3 |
has_message() |
S |
80 |
1 |
3 |
get_output() |
S |
82 |
1 |
3 |
set_output() |
S |
80 |
1 |
3 |
has_output() |
S |
80 |
1 |
3 |